Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ER: association/propagation #702

Merged
merged 1 commit into from
Jul 30, 2024
Merged

ER: association/propagation #702

merged 1 commit into from
Jul 30, 2024

Conversation

artem-lifshits
Copy link
Member

What this PR does / why we need it

Acceptance tests

=== RUN   TestERPropagationsLifeCycle
    propagations_test.go:37: Attempting to create enterprise router
    propagations_test.go:68: Attempting to create route table
    propagations_test.go:82: Attempting to create vpc attachemnt
    propagations_test.go:117: Attempting to create enterprise route propagation
    propagations_test.go:135: Attempting to disable propagation
    propagations_test.go:110: Attempting to delete vpc attachemnt
    propagations_test.go:76: Attempting to delete route table
    propagations_test.go:46: Attempting to delete enterprise router
--- PASS: TestERPropagationsLifeCycle (114.40s)
PASS

Process finished with the exit code 0


=== RUN   TestERAssociationsLifeCycle
    associations_test.go:37: Attempting to create enterprise router
    associations_test.go:68: Attempting to create route table
    associations_test.go:82: Attempting to create vpc attachemnt
    associations_test.go:117: Attempting to associate route table with vpc attachemnt
    associations_test.go:134: Attempting to dissasociate vpc attachemnt
    associations_test.go:110: Attempting to delete vpc attachemnt
    associations_test.go:76: Attempting to delete route table
    associations_test.go:46: Attempting to delete enterprise router
--- PASS: TestERAssociationsLifeCycle (105.42s)
PASS

Process finished with the exit code 0

@artem-lifshits artem-lifshits added the gate Merge PR label Jul 30, 2024
@otc-zuul otc-zuul bot merged commit 2e90462 into devel Jul 30, 2024
9 checks passed
@otc-zuul otc-zuul bot deleted the er_association branch July 30, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gate Merge PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants